CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传 背包

搜索资源列表

  1. GA_Knapsack

    1下载:
  2. 有关多背包问题的遗传算法,非常不错,对初学者很有帮助-For multiple knapsack problem genetic algorithm, very good, very helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2314
    • 提供者:神殇泪
  1. GenericAlgorithm

    0下载:
  2. 该代码为遗传算法以及两个实例,背包问题和旅行商问题,每个实例均有三组数据写在代码中,运行时将不需要的数据注释掉即可。-The source is about generic algorithm, including two examples, the knapsack problem and the traveling salesman problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:24765
    • 提供者:陈易
  1. knapsack-problem-

    0下载:
  2. 基于二重结构编码遗传算法求解背包问题的研究-Research knapsack problem based on dual-structure code genetic algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:354671
    • 提供者:金明
  1. GA_knapsack

    0下载:
  2. 使用遗传算法解决0-1背包问题,算法效率好-The use of genetic algorithm to solve 0-1 knapsack problem, a good algorithm efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2977
    • 提供者:wzs
  1. the.01.Knapsack.Problem-

    1下载:
  2. 遗传算法求解01背包问题,代码、文档都有-01 knapsack problem genetic algorithm, code, documentation has
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:201714
    • 提供者:高某某
  1. KnacksackProblem_GA

    0下载:
  2. 应用遗传算法解决背包问题,采用二重结构编码,匹配映射交叉策略,倒位的变异策略.最终得到比较满意的结果。-Application of genetic algorithms to solve knapsack problem, the use of dual-structure code, cross-matching strategy mapping, inversion mutation strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:11080
    • 提供者:张嘉琦
  1. GQA_backpak

    0下载:
  2. 解决背包问题遗传量子算法matlab实例-Quantum genetic algorithm to solve knapsack problem matlab examples
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9880
    • 提供者:fadfaddfa
  1. Genetic-Algorithm-

    0下载:
  2. 用遗传算法解决0_1背包问题,比较经典,适合做参考论文-0_1 knapsack problem solving using genetic algorithms, more classic, suitable reference paper
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:51049
    • 提供者:冯义洋
  1. jclec4-tutorial

    0下载:
  2. 好不容易在国外网站找到的用遗传算法实现的背包问题,TSP问题等,基于语法的多目标遗传算法的开源代码,有详细的文档!-genetic algorithm which apply in a lot of classic and new questions!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1585844
    • 提供者:刘强
  1. targetalloc

    3下载:
  2. 目标分配的遗传算法在matlab的实现,可以用于在武器分配,以及背包问题。-Target allocation matlab genetic algorithm implementations that can be used in weapons distribution, and the knapsack problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:JeremyZhang
  1. 0-1beibao--QGA

    1下载:
  2. 基于量子遗传算法的0-1背包问题matlab-Matlab genetic algorithm based on quantum 0-1 knapsack problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2223
    • 提供者:仇小伟
  1. NP-hard-problem

    1下载:
  2. matlab模拟退火算法,处理背包问题,相比较与遗传算法模拟退火原理简单,编译容易-matlab simulated annealing algorithm to handle the knapsack problem, compared with the genetic simulated annealing algorithm is simple, easy to compile
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2214
    • 提供者:杜剑
  1. ACO_GA_PSO

    0下载:
  2. 用三种方法解决城市距离问题(或背包问题)。三种方法分别为:遗传算法,蚁群算法,粒子算法。-Three ways to solve the problem of urban distance (or knapsack problem). Three methods are: genetic algorithm, ant colony algorithm, particle algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4839
    • 提供者:
  1. ga

    0下载:
  2. maltab j求解背包问题 遗传算法-maltab 0-1bag gasuanfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10087
    • 提供者:胥北
  1. GA01

    0下载:
  2. 完整解决0-1背包问题的遗传算法程序,包括输出数据统计-Complete knapsack problem solving o-1 genetic algorithm program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:jsd
  1. GA_beibao

    0下载:
  2. 遗传算法求解背包问题Genetic Algorithm for Knapsack Problem-Genetic Algorithm for Knapsack Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4007
    • 提供者:yjm
  1. GA-knapsack-

    1下载:
  2. 遗传算法解决背包问题。内含genetic工具包。-Genetic algorithm to solve knapsack problem. Contains genetic toolkit.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:229628
    • 提供者:Qinzhen
  1. yichuansuanfa5

    1下载:
  2. 通过遗传算法计算多背包问题-Computing multi knapsack problem by genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:41226
    • 提供者:leekahei
  1. ga-tabu-

    0下载:
  2. 遗传、禁忌、模拟退火等算法求解背包问题C-Genetic, contraindications, simulated annealing algorithm for knapsack problem C++
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:636244
    • 提供者:
  1. QGA-AND-GA-for-knapsack

    1下载:
  2. 本源程序里面实现了基本的遗传算法与量子遗传算法实现0-1背包问题,并对实现结果截图并分析了。-The source of which the realization of the genetic algorithm and the quantum genetic algorithm to achieve the basic 0-1 knapsack problem, and the results were analyzed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4537864
    • 提供者:黄山
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com